From 3368da3759528ceab6b3aaca4c917a097a48513e Mon Sep 17 00:00:00 2001 From: oliskoli Date: Mon, 2 Jul 2007 18:29:01 +0000 Subject: [PATCH] Add some doc for tomtom_asc and tomtom_itn formats. --- gpsbabel/xmldoc/formats/tomtom_asc.xml | 5 +++++ gpsbabel/xmldoc/formats/tomtom_itn.xml | 3 +++ 2 files changed, 8 insertions(+) create mode 100644 gpsbabel/xmldoc/formats/tomtom_asc.xml create mode 100644 gpsbabel/xmldoc/formats/tomtom_itn.xml diff --git a/gpsbabel/xmldoc/formats/tomtom_asc.xml b/gpsbabel/xmldoc/formats/tomtom_asc.xml new file mode 100644 index 000000000..d1209146d --- /dev/null +++ b/gpsbabel/xmldoc/formats/tomtom_asc.xml @@ -0,0 +1,5 @@ + + With this format you can read and write TomTom + Points of Interest - POI (ascii) files. + It is a simple text (csv) format with only latitude, longitude and a short name. + diff --git a/gpsbabel/xmldoc/formats/tomtom_itn.xml b/gpsbabel/xmldoc/formats/tomtom_itn.xml new file mode 100644 index 000000000..dc71e6cd0 --- /dev/null +++ b/gpsbabel/xmldoc/formats/tomtom_itn.xml @@ -0,0 +1,3 @@ + + tomtom_itn can be used to read and write TomTom Navigator Itineraries (Routes). + -- 2.30.2